Package-level declarations
Types
Link copied to clipboard
class AgentProcessPersistenceException(message: String, cause: Throwable? = null) : RuntimeException
Raised when an agent process cannot be checkpointed or restored.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface BlackboardEntrySerializer
Extension point for application-specific blackboard persistence.
Link copied to clipboard